vendor/golang.org/x/net/http2/hpack.Encoder.shouldIndex (method)

2 uses

	vendor/golang.org/x/net/http2/hpack (current package)
		encode.go#L66: 		indexing := e.shouldIndex(f)
		encode.go#L140: func (e *Encoder) shouldIndex(f HeaderField) bool {